(SST) ShlWAPI.pas Version 1.08

Developer Reference
(SST)ShlWAPI StrCmpNC Function
Does something.
Information X
OK
 
Sorry, this page is still under construction!
We are currently still in the process of designing and completing this page. However, we've completed many other pages.
To avoid opening pages in various stages prior to completion inadvertently, please refer to the Title Index page.
Scope
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas).
Syntax
function StrCmpNC(pszStr1 : LPCSTR; pszStr2 : LPCSTR; nChar : Integer) : Integer;
Parameters
pszStr1 [in]  
pszStr2 [in]  
nChar [in]  
Return Values
Always returns 0.  
Remarks
Exported by name as of ShlWAPI.dll version 6.0 under Vista, but according to declaration and doc. available as of ShlWAPI.dll 5.0 under Windows 2000. However, function is documented as being accessible by means of its ordinal (151) under ShlWAPI.dll and OS versions earlier than Vista.
Remark 2.
Example
Sample code
Requirements
Unit: Declared and imported in (SST)ShlWAPI.pas
Library: (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj
Unicode: Implemented as ANSI (StrCmpNC and StrCmpNCA) and Unicode (StrCmpNCW) functions.
Min. ShlWAPI.dll version according to MS SDK doc.: 5.0
Min. ShlWAPI.dll version based on SST research: 4.71/5.0/etc./unspecified/undocumented
Min. OS version(s) according to Microsoft SDK doc.: Windows 95/Windows 98/Windows NT 4.0/etc./unspecified/undocumented
Min. OS version(s) according to SST research.: Windows 95/Windows 98/Windows NT 4.0/etc./unspecified/undocumented
See Also
TSSTNewClass.Create, SSTNewUnit, StrCmp StrCmpC StrCmpIC StrCmpN StrCmpNC StrCmpNI StrCmpNIC
 
Windows APIs: GetLastError, SetLastError StrCmp StrCmpC StrCmpIC StrCmpN StrCmpNC StrCmpNI StrCmpNIC


Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2015
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com